C1.DataCollection Assembly / C1.DataCollection Namespace / C1DynamicList<T> Class / IsReadOnly Property

In This Topic
IsReadOnly Property (C1DynamicList<T>)
In This Topic
Gets whether the collection is read-only.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
 
See Also